This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Can I create a response document to document in another DB? ~Mario Lopkistergon 31.Dec.03 02:29 PM a Web browser Domino Designer All ReleasesAll Platforms
Yes you can. There is a makeresponse method. You will need to though use copytodatabase to move the document from database a to database b. Then when the newly created document is in database b can be made a response document of any other document within database b (of course get the handle on the documents. NOTE: copytodatabase copies the document to the database, but is not immediate availabe to you have acquire the document via a method from database b), you will then be able to make a response document.